C1.Silverlight.RichTextBox.Documents Namespace > C1HtmlElement Class > C1HtmlElement Constructor : C1HtmlElement Constructor(String,IEnumerable<KeyValuePair<String,String>>) |
'Declaration
Public Function New( _ ByVal name As System.String, _ ByVal attributes As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,String)) _ )
public C1HtmlElement( System.string name, System.Collections.Generic.IEnumerable<KeyValuePair<string,string>> attributes )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2